15. Exercise: GetPlaceById

Get place by ID

For this exercise, we've seen how to use getPlaceById() method to retrieve the Places details from the server and display them in the recycler view.
We've also seen how important it is to attribute any Google Places API data to google using the "powered by Google" logo.

Exercise Code

Exercise: T0X.03-Exercise-GetPlaceById

Exercise: GetPlaceById

Task Description:

Now it's your turn. Follow the steps below to complete this coding exercise.

Task List:

Task Feedback:

Solution: [T0X.03-Solution-GetPlaceById][Diff]